﻿@charset "utf-8";
/*reset*/

/* CSS reset for c_b */
body , div , dl , dt , dd , ul , ol , li , h1 , h2 , h3 , h4 , h5 , h6 , pre , form , fieldset , input , textarea , p , blockquote , th , td {margin:0; padding:0;}

table {border-collapse:collapse; border-spacing:0;}
table th , table td {padding:5px;}
fieldset , img {border:0;}
address , caption , cite , code , dfn , em  , th , var {font-style:normal; font-weight:normal;}
ol , ul {list-style:none;}
ception , th{text-align:left;}
q:before , q:after{content:'';}
abbr , acronym{border:0;}
a {color:#666; text-decoration:none;}  /*for ie f6n.net*/
a:focus{outline:none;} /*for ff f6n.net*/
a:hover {text-decoration:none;}

/*定位*/
.tl {text-align:left;}
.tc {text-align:center;}
.tr {text-align:right;}
.bc {margin-left:auto; margin-right:auto;}
.fl {float:left; display:inline;}
.fr {float:right; display:inline;}
.zoom {zoom:1}
.hidden {visibility:hidden;}
.vam {vertical-align:middle;}
.clear{clear:both; height:0; line-height:0; font-size:0;}
p{ word-spacing:-1.5px;}
li{list-style:none;}


-moz-box-sizing:content-box;
-webkit-box-sizing:content-box;
box-sizing:content-box;
/*其他*/
.cur{cursor:pointer}

/*原reset*/
sup{vertical-align:baseline;}
sub{vertical-align:baseline;} 
input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}
input,button,textarea,select{*font-size:100%;}
input,select{vertical-align:middle;}
body{font:12px/1.231 arial,helvetica,clean,sans-serif;}
select,input,button,textarea,button{font:99% arial,helvetica,clean,sans-serif;}
table{font-size:inherit;font:100%; border-collapse:collapse;}
pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}
/*title*/
h1 { font-size:32px;}
h2 { font-size:26px;}
h3 { font-size:20px;}
h4 { font-size:14px;}
h5 { font-size:12px;}
h6 { font-size:10px;}
*a{text-decoration: none;}
*:hover a{text-decoration: none;}
/*清除浮动*/
.clearfix:after{ 
    content: '';
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}
.clearfix{ /*兼容 IE*/
    zoom: 1;
}




/*end reset*/



/* CSS Document */
body{background-color:#fff; overflow-x:hidden; color:#666; font-size:12px; font-family: "微软雅黑"; position:relative;min-width:1200px;width:100%;}/*网站字体颜色*/
.container{margin-left:auto; margin-right:auto; width:1200px;}

/* header */
/* header */
.header{width: 100%;position:relative;z-index:11;}
.headerTop{width: 100%;line-height: 45px;background: #fff;border-bottom: 1px solid #ebebeb;background: #f5f5f5;}
.headerTop p{font-size: 14px;line-height: 45px;color: #666;float: left;}
.headerTop .container ul {float: right;}
.headerTop .container ul li {font-size: 14px;height: 45px;line-height: 45px;color: #666;float: left;text-align: right;}
.headerTop .container ul li a{text-decoration: none;color: #666;padding: 0 4px;border-left: 1px dashed #c4c4c4;font-size: 14px;padding: 0 15px;}
.headerTop .container ul li a:hover{color: #00b1a7;}
.headerTop .container ul li:first-child a{border-left: none;}
.headerTop .container ul li .a03{padding-right: 0;}

.headerCenter{width: 100%;height: 96px;padding-top: 24px;}
.headerCenter .box {float: left;}
.headerCenter .box a{display: block;}
.headerCenter .box a img{display: block;width: 175px;height: 64px;}
.headerCenter .zhuanzhu{float: left;margin-left: 16px;margin-top: 8px;padding-left: 17px;border-left: 1px dashed #ccc;}
.headerCenter .zhuanzhu h2{font-size: 24px;color: #333;}
.headerCenter .zhuanzhu p{margin-top: 2px;font-size: 16px;color: #666;width: 370px;}

.headerCenter .rexian{float: right;height: 48px;width: 340px;margin-top: 16px;}
.headerCenter .rexian .rx-left{width: 132px;float: left;}
.headerCenter .rexian .rx-left h3{font-size: 18px;color: #333;}
.headerCenter .rexian .rx-left p{font-size: 12px;color: #333;margin-top: 4px;}

.headerCenter .rexian .rx-right{float: left;padding-left: 25px;border-left: 1px dashed #ccc;}
.headerCenter .rexian .rx-right h3{font-size: 16px;color: #333;}
.headerCenter .rexian .rx-right p{font-size: 24px;color: #00b1a7;}




.headerNav{background: #fff;width: 100%;border-top: 1px solid #e6e6e6;/*border-bottom: 1px solid #e6e6e6;*/}
.headerNav ul{width: 101%;    }
.headerNav li{float: left;font-size: 16px;position: relative;position: relative;line-height: 65px;}
.headerNav li:first-child{background-image: none;}
.headerNav li>a{color: #333;text-decoration: none;border-left: 1px solid #e6e6e6;display: block;}
.headerNav li:first-child>a{border-left:none;}
.headerNav li.cur{background:#00b1a7;}
.headerNav li:hover{background: #00b1a7;}
.headerNav li:hover a{color: #fff;}
.headerNav li.cur>a{color: #fff;}




/* footer */
.footer .container{position: relative;height: 308px;}
.footer-left{width: 444px;background: #00b1a7;padding-top: 58px;height: 250px;float: left;}
.footer-left div{padding-left: 15px;border-left: 1px solid #fff;margin-left: 76px;margin-top: 22px;}
.footer-left div span{font-size: 14px;color: #fff;}
.footer-left div h3{font-size: 30px;color: #fff;font-weight: normal;}
.footer-left div p{font-size: 14px;color: #fff;margin-top: 18px;}


.footer-right{background: #1c1919;float: left;padding-left: 88px;padding-top: 58px;height: 250px;width: 668px;}
/* .footer-right dl{width: 100%;} */
.footer-right>dl>dd{float: left;border-left: 1px dashed #747373;}
.footer-right>dl>dd:first-child{border-left: none;}
.footer-right>dl>dd:first-child a{padding-left: 0;}
.footer-right>dl>dd a{font-size: 18px;color: #fff;padding: 0 24px;}
.footer-right>dl>dd a:hover{color: #00b1a7;}
.footer-right p{font-size: 14px;color: #666;line-height: 24px;}
.footer-right p.p01{margin-top: 45px;}
.footer-right p a{font-size: 14px;color: #666;}
.footer-right p a:hover{color: #00b1a7;}

.footer-right .link{margin-top: 75px;}
.footer-right .link dl dt{float: left;}
.footer-right .link dl dt a{font-size: 14px;color: #666;}
.footer-right .link dl dd{float: left;border-left: 1px dashed #666;}
.footer-right .link dl dd a{font-size: 14px;color: #666;padding: 0 12px;}
.footer-right .link dl dd.dd01{border-left:none;}
.footer-right .link dl dd:first-child a{padding-left: 0;}
.footer-right .link a:hover{color: #00b1a7;}

.bjys01{height: 308px;width: 1000px;background: #00b1a7;position: absolute;left: -1000px;}
.bjys02{height: 308px;width: 1000px;background: #1c1919;position: absolute;right: -1000px;}

/*返回顶部*/
.retop ul{ overflow:hidden;}
.retop li{ float:left; margin-left:10px;}
.retop li img{ display:block;}
.rtTop{ width:43px; height:43px; overflow:hidden; position:fixed; top:80%; right:46%; margin-right:-615px; cursor:pointer;  display:none;}
.rtTop h4{ width:43px; height:43px; overflow:hidden; position:relative;}
.rtTop img{ display:block; position:absolute; top:0; left:0;}

/* -- 弹出窗口 -- */
#oran_full_bg{ display:none !important;}

/* tanchuang1 提交弹窗*/
.tanchuang1{width:100%;position: fixed;top: 0;left: 0;background: url(Img/tanchuang/tanchuangBg.png);height:100%; z-index:9999999;}
.tanchuang1 .conBox{width: 400px;height: 212px;padding: 20px;background: #fff;position: absolute;left: 50%;margin-left: -220px;top: 50%;margin-top: -80px; z-index:9999999;}
.tanchuang1 .conBox .tcClose{width: 33px;height: 90px;position: absolute;right: 45px;top: -90px;cursor: pointer;z-index:999999999999999;}
.tanchuang1 .conBox .box{width: 398px;height: 190px;border: 1px solid #e5e5e5;padding-top: 20px;text-align: center;position: relative;}
.tanchuang1 .conBox .box img{display: block;width: 47px;height: 47px;margin: 0 auto;}
.tanchuang1 .conBox .box h5{font-size: 24px;color: #00b1a7;font-weight: bold;margin-top: 10px;}
.tanchuang1 .conBox .box p{font-size: 16px;color: #4d4d4d;margin-top: 10px;}
.tanchuang1 .conBox .box .b15{display: block;width: 150px;height: 52px;line-height: 52px;text-align: center;font-size: 18px;color: #fff;position: absolute;bottom: -1px;left: 50%;margin-left: -75px;background: #00b1a7;text-decoration: none;z-index:999999999999999;border:0px;outline:none;}
.tanchuang2 .conBox .box a{background: #404040;}

/* 错误提示 */
.errorMainCon{width: 100%;background: url(Img/tanchuang/errorBg.jpg) no-repeat center #f6f6f6;;height: 330px;padding-top: 300px;}
.errorMainCon h3{width: 525px;height: 80px;line-height: 80px;text-align: center;font-size: 24px;color: #1e1e1e;font-weight: normal;margin: 0 auto;}
.errorMainCon h3 em{color: #df1f29;font-weight: bold;}
.errorMainCon p{font-size: 20px;color: #000000;text-align: center;margin-top: 30px;}
.errorMainCon p em{color: #df1f29;}
.errorMainCon a.error-url{font-size: 15px;color: #999999;font-family: arial;display: block;text-align: center;margin-top: 4px;}
.errorMainCon .btn{text-align: center;height: 52px;width: 228px;margin: 30px auto 0;overflow: hidden;}
.errorMainCon .btn .a1{display: block;width: 104px;height: 52px;line-height: 52px;text-align: center;font-size: 16px;color: #818181;background: #e3e3e3;border-radius: 4px;float: left;text-decoration: none; border:none;}
.errorMainCon .btn .a1:first-child{background: #df1f29;color: #fff;margin-right: 20px;}




